vendor/golang.org/x/text/unicode/norm.reorderBuffer.insertFlush (method)
3 uses
vendor/golang.org/x/text/unicode/norm (current package)
composition.go#L218: func (rb *reorderBuffer) insertFlush(src input, i int, info Properties) insertErr {
normalize.go#L518: if err := rb.insertFlush(rb.src, sp, info); err != iSuccess {
normalize.go#L542: if err := rb.insertFlush(rb.src, sp, info); err != iSuccess {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)